home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / fj500e.zip / FJ2.HLP < prev    next >
Text File  |  1993-03-25  |  21KB  |  772 lines

  1. >0 ##  FILEJET GENERAL HELP ############################
  2.   General key assignments :
  3.  -----------------------------
  4.    ESC           : Cancel operation
  5.    ENTER         : Select file or change directory
  6.    SPACE         : Toggle File display mode
  7.    HOME          : Top of File list
  8.    CONROL+Key    : Change Drive
  9.    CURSOR/PAGE   : Move Filecursor
  10.    BACKSPACE     : Change to parent directory ( cd ..)
  11.    CTRL-BACKSPACE: Change to root directory ( cd \)
  12.    TAB           : Search next file
  13.  
  14.    F1            : Display Help
  15.    F2            : If cursor is on a Directory, count the directory
  16.                   size with subdirs.
  17.    F3            : Refresh the actual directory
  18.    SHIFT-F2      : Count all Directorysizes
  19.    SHIFT-F3      : Toggles window mode
  20.  
  21.    ALT-1         : Start/Stopp Macrorecorder
  22.    ALT-2         : Replay Macro with repetition
  23.    ALT-3         : Single Macro replay
  24.  
  25.    ALT_F7: Userpulldown
  26.  
  27.    ALT + HOTKEYTASTE of 1. Line activates the main pulldown
  28.  
  29.  Commands in the filewindow
  30.  ---------------------------
  31.  In combination with ALT the operations affects all selected files
  32.  
  33.  INSERT    :    Shows function key assignments
  34.  
  35.  a, ALT-A  :    Set date and attributes of the file
  36.  
  37.  c, ALT-C  :    Copy files.
  38.  
  39.  d, DEL, ALT-D: Delete files or directories.
  40.                 You can delete directories including all subdirectories
  41.  
  42.  e, ALT-E  :    Edit file with editor defined in setup.
  43.  
  44.  f         :    Edit file with integrated editor
  45.  
  46.  g         :    Goto file in list
  47.  
  48.  TAB       :    Jump to next file matching the searchmask
  49.  
  50.  i, ALT-I  :    Search a string in files.
  51.  
  52.  n         :    Inverse selection, all files not matching the mask are
  53.                 selected
  54.  
  55.  k         :    Filemask for file window, if you enter a empty mask
  56.                 *.* is default
  57.  
  58.  m, ALT-M  :    Move files
  59.  
  60.  o, O      :    Execute a command with/without swapping.
  61.                 Cursor-Up activates a command history.
  62.  
  63.                 If a command is defined for the actual File extension,
  64.                 the command is added to the sting in the command line
  65.  
  66.  q         :    Program "quick-" start, if a command is defined
  67.                 for the actual file extension,
  68.                 the command is added to the filename and immediatly executed
  69.  
  70.  r         :    File/Directory rename
  71.  
  72.  s         :    Select files, *.* as default
  73.  
  74.  t         :    Show directory tree, change path
  75.  
  76.  u         :    Unselect files
  77.  
  78.  v, ALT-V  :    File view
  79.  
  80.  w         :    Start wordprocessing with actual file
  81.  
  82.  x,X       :    Execute file with/without swapping
  83.  
  84.  ALT_X     :    Execute a command with all selected files
  85.  
  86.                 You can enter the command in the command line
  87.                 The filename of the selected files is placed
  88.                 at the position of % .
  89.  
  90.                 z.B.  : copy %  a:\xxx
  91.  
  92.                 If you choose 2 %% the filename is inserted
  93.                 without the fileextension
  94.  
  95.                 z.B.  : del %%.obj
  96.  
  97. >2 ####   FILEJET DIRECTORYBAUM  ############################
  98.  Directorytree
  99.  ---------------
  100.  a-z         :    Edit the search mask of the tree. The tree jumps
  101.                   to the next directory matching the mask.
  102.                   If there is no match the key is igored
  103.  
  104.  ALT_G       :    Jumps to the next directory matching the mask
  105.  
  106.  F3          :    Reread the tree
  107.  
  108.  F2          :    Make a directory
  109.  
  110.  PAGE UP     :    Jump to previous directory of the same directorylevel
  111.  
  112.  PAGE DOWN   :    Jump to next directory of the same directorylevel
  113.  
  114.  CURSOR LEFT :    Jump to parent of the actual directory
  115.  
  116.  CURSOR RIGHT
  117.  CURSOR DOWN :    Jump to next enty
  118.  
  119.  END         :    Jump to the end of the tree
  120.  
  121.  HOME        :    Jump to the start of the tree
  122.  
  123.  ESC         :    Cancel, You can also cancel tree reading
  124.  
  125.  DELETE      :    Deletes all Subdirecties of the actual directory
  126.  
  127. >3 ##### INTEGRIERTER EDITOR  ##############################
  128.  Integrated Editor
  129.  -------------------
  130.  F1   :    Help
  131.  F2   :    Save file
  132.  F3   :    Quit
  133.  F4   :    Save file and quit
  134.  F7   :    Rename file
  135.  F8   :    Load File
  136.  F9   :    Undo in actual line
  137.  F10  :    Activate next file
  138.  SHIFT F10 : Activate previous file
  139.  
  140.  ALT-L:    Mark a line
  141.  ALT-C:    Copy the marked block
  142.  ALT-D:    Delete the marked block
  143.  ALT-G:    Goto Line
  144.  ALT-M:    Move marked block
  145.  ALT-U:    Unmark
  146.  ALT-W:    Write marked block in File
  147.  
  148.  CTRL-HOME : Jump to Top of file
  149.  CTRL-END  : Jump to End of file
  150.  CTRL-F    : Search again
  151.  CTRL-I    : Search String case ignore
  152.  CTRL-S    : Search String case sensitive
  153.  
  154.  CTRL-BACKSPACE : Deletes actual Line
  155.  
  156.  ESC  :    Change to command mode. You can enter the following commands :
  157.  
  158.     /    :    Search string case sensitiv
  159.     \    :    Search string ignore case
  160.  
  161.     Number :  Jump to linenumber n.
  162.  
  163.     Any other entry is executed as operating System commad.
  164.  
  165.  Other Keys
  166.  
  167.  PAGE UP, PAGE DOWN, HOME, END, CURSOR, RETURN, INSERT, TAB, SHIFT TAB
  168.  
  169. >4 #### LINEEDITOR #######################################
  170.  Lineeditor
  171.  --------------
  172.  SPACE     :    If the first key is space, the edit field is deleted
  173.  
  174.  ALT-D     :    Delete the complete edit field
  175.  
  176.  CTRL-F1   :    Change the edit field to upper case
  177.  
  178.  CTRL-F2   :    Change the edit field to lower case
  179.  
  180.  CTRL-E    :    Delete from cursorposition to end of line
  181.  
  182.  Other keys with standard functions :
  183.  
  184.  HOME, END, CURSOR, RETURN, INSERT
  185. >50
  186.   Start a DOS/OS2 Shell.
  187.  
  188.   Enter exit to return to the program.
  189.  
  190. >52
  191.  Userpulldown
  192.  --------------
  193.  
  194.  You can define a Userpulldown in an ASCII file
  195.  (fj.DAT, fj2.DAT) to be activated using hotkey ALT_F7.
  196.  
  197.  Definition of the Userpulldown
  198.  --------------------------------
  199.  
  200.  The definitions are must have an initial character '>'
  201.  The hotkey for activating is marked by a leading ^.
  202.  
  203.  Hard coded enties :
  204.  
  205.   P>  pulldownheader
  206.   E>  pulldownentry
  207.   D>  definition line
  208.   #   comment
  209.  
  210.   without > or # = command line
  211.  
  212.   Main pulldown definitions
  213.  ----------------------------
  214.   D>  XPOS = nr           upper left corner of pulldown
  215.   D>  YPOS = nr           upper left corner of pulldown
  216.   D>  XWIDTH  = nr        minimal width of pulldown
  217.  
  218.   Main entry definitions
  219.  -----------------------
  220.  
  221.   D>  SWAP = 0            swap main program for execution off
  222.   D>  SWAP = 1                                            on
  223.   D>  WINDOW = 0          display a window for execution off
  224.   D>  WINDOW = 1                                         on
  225.   D>  WINXPOS    = nr     upper left corner of execution window
  226.   D>  WINYPOS    = nr
  227.   D>  WINXWIDTH  = nr     window x width
  228.   D>  WINYWIDTH  = nr     window y width
  229.   D>  CURSOR     = 1      activate cursor in window
  230.   D>  WAIT       = 0/1    wait after execution
  231.   D>  PARAMETER  = 0/1    enter a parameter for execution
  232.                           the parameter is inserted at % in the
  233.                           command string
  234.  
  235.  Multiple commands in a pulldown line
  236.  ------------------------------------
  237.  You can enter several commands seperated with a ;.
  238.  The single commands are executed sequential.
  239.  
  240.  
  241.  Example of an Userpulldown
  242.  --------------------------------
  243.  
  244.  P> Userpulldown
  245.  
  246.  D> XPOS    = 20
  247.  D> YPOS    = 5
  248.  D> XWIDTH  = 20
  249.  
  250.  E> ^DOS
  251.  D> SWAP       = 0
  252.  D> WINDOW     = 1
  253.  D> WINXPOS    = 2
  254.  D> WINYPOS    = 1
  255.  D> WINXWIDTH  = 70
  256.  D> WINYWIDTH  = 20
  257.  D> CURSOR     = 1
  258.    command.com
  259.  
  260.  E> ^Editor
  261.  D> SWAP       = 1
  262.  D> CURSOR     = 1
  263.  D> PARAMETER  = 1
  264.    vi %;
  265.  
  266.  E> ^Viruscheck
  267.  D> SWAP       = 1
  268.  D> WINDOW     = 0
  269.  D> WAIT       = 1
  270.   c:;cd \scan;scan86;
  271.  
  272. >51
  273.  About FILEJET
  274.  --------------
  275.  
  276.  FILEJET is a Filemanager for MS-DOS and OS/2. It allows a
  277.  uniform handling of the PC in both Operating Systems.
  278.  
  279.  It is possible to define some programs already in use
  280.  for different jobs. (Editor, Wordprocessing..)
  281.  
  282.  Short description of the features :
  283.  
  284.  - Available for DOS and OS/2
  285.  
  286.  - FILEJET is designed for daily usage and simplifies working
  287.    with different files with single Shortcut Keys.
  288.  
  289.  - FILEJET a small program with 200KB Harddisk usage.
  290.  
  291.  - FILEJET is saving the directory trees on disk. The program
  292.    reads the tree only if the user wants it.
  293.  
  294.    Define your own programs for usage :
  295.  -------------------------------------
  296.       - Editor
  297.       - File Viewer
  298.       - File Differences
  299.       - Word processing
  300.  
  301.  
  302.   Start of big programs with a rest of ca. 3KB of resident memory usage.
  303.  
  304.   funktion summary
  305.  -----------------
  306.       - edit
  307.       - copy
  308.       - delete
  309.            - files
  310.            - complete directories, including subdirectories
  311.  
  312.       - view file
  313.       - execute a dos command
  314.       - command history
  315.       - execute a program
  316.       - wordprocessing
  317.  
  318.       - compare files
  319.            - date and size as critria
  320.              different files are selected for further operations.
  321.                (effective update function)
  322.  
  323.       - file differences
  324.       - text search in ASCII an binary files
  325.       - file display with/without size and attributes
  326.       - set file date time and attribute
  327.       - date, time and dos version display
  328.  
  329.       - display of actual path, the directory size, the size of all
  330.         selected files
  331.  
  332.       - show directory tree
  333.  
  334.       - file find . The files are displayed in a normal file list for
  335.         further operations.
  336.  
  337.       - Text search in files. Files are also displayed in a file list.
  338.  
  339.       - User defined pulldown activated via hotkey
  340.            Definition in ASCII file "FJ.DAT", "FJ2.DAT"
  341.  
  342.       - Sorted file display with following criteria :
  343.            - alphabetic
  344.            - date
  345.            - size
  346.            - extension
  347.            - unsorted
  348.            - mode
  349.  
  350.       - screen save after n minutes without an activity.
  351.  
  352.  Tecnical data
  353.  --------------
  354.  
  355.  Hard- Software requirements :
  356.  
  357.       - IBM compatible PC/AT
  358.  
  359.       - CGA/EGA/VGA or Hercules Graphic adapter
  360.  
  361.       - Disk usage about 200kB.
  362.  
  363.       - MS-DOS > 3.0 or OS/2 V1.x and V2.0
  364.  
  365.       - min. 256kB main memory
  366.  
  367. >60 Quit the program
  368.  With this function you quit this program.
  369. >61
  370.  Set file attributes/time
  371. --------------------------
  372.  
  373.  Set the file attributes SYSTEM, READONLY, HIDDEN, ARCHIVE
  374.  and the file date and time. The display is updated immediately
  375.  and shows the new settings.
  376.  
  377. >62
  378.  Copy files
  379. ----------------
  380.  With this function you can copy a file, all selected files or a whole
  381.  directory.
  382.  
  383.  After activationg you can enter a destination path in the command line.
  384.  The path last entered is displayed as default. If you enter a new not
  385.  existing path the path will be created after a positiv confirmation.
  386.  With this possibility you can create a whole path including subdirectories.
  387.  
  388.  Destination : c:\text\x\y\z   The complete path will be created.
  389.  
  390.  If you enter a illegal path or press the CURSOR UP key, the directory
  391.  tree is displayed for choosing a destination path.
  392. >63
  393.  Delete Files
  394. ----------------
  395.  
  396.  With this function you can delet files or directories.
  397.  
  398.  If the cursor is positioned on a directory entry, the whole
  399.  directory including all subdirectories is delete after confirmation.
  400.  
  401. >64
  402.  Search strings in files
  403. -------------------------
  404.  This function searches strings in ASCII or binary files.
  405.  
  406.  If ther string is in the file, a window is displayed with the
  407.  text. The following commands are possible :
  408.  
  409.   ESC : Cancel operation, no search operation in other selected files
  410.   s   : skip File and continue searching in other selected files
  411.   i   : invalid entry
  412.   h   : change to hex display
  413.   e   : edit file, the integrated editor jumps to the fist occurance
  414.         of the search string in the specific file
  415.  
  416. >65
  417.  Excecute commands
  418. -------------------
  419.     Execute a command with/without swapping program memory.
  420.     With CURSOR UP a command history of the already entered commands
  421.     is displayed. You can choose one command of that list with Cursor and
  422.     Return.
  423.  
  424.     If there is any combination of a command and the fileextension
  425.     defined in the preference file the command is added to the filename.
  426.  
  427. >66
  428.  Define the filemask
  429. --------------------
  430.  Set the filemask for the file window. If you enter nothing *.* is default.
  431.  
  432. >67
  433.  Programm quick start
  434. ----------------------
  435.  The command defined for the given fileexetension in the preference file
  436.  is immediately executed.
  437.  
  438. >68
  439.  File rename
  440. -------------
  441.  With this function you can rename a file or directory.
  442.  
  443. >69
  444.  Set a file selection mask
  445. ----------------------------
  446.  Set a file selection mask. If you enter nothing *.* is default.
  447.  
  448. >70
  449.  Execute a command with all selected files
  450. ------------------------------------------------------
  451.  You can enter a command in the commandline. The filename
  452.  of all selected files are inserted at the place of the % char.
  453.  
  454.  for example  :  pkzip -a dummy %
  455.  
  456.  If you use 2 %, then the filename is inserted without
  457.  the fileextension.
  458.  
  459.  for example  : del \x\y\objs\%%.obj.
  460.  
  461. >71
  462.  Move Files
  463. -------------
  464.  
  465.  Move selected files in another directory.
  466.  
  467. >72
  468.  Edit Files
  469. -------------
  470. >73
  471.  Copy with subdirectories
  472. --------------------------
  473. >74
  474.  Count directory size
  475. ---------------------------
  476.  
  477.  Its possible to calculate the size of a whole directory including all
  478.  Subdirectories by pressing F2 on the specific Directory Entry in the file
  479.  list. In long display mode (SPACE to toggle) the size is then displayed just
  480.  like a normal file size.
  481.  
  482.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  483.  displayed in the file list. The display changes automatically to long
  484.  display mode.
  485.  
  486.  With this function you can calculate the disk usage of certain programms.
  487.  
  488. >75
  489.  Refresh Directory
  490. ----------------------
  491. >76
  492.  Count All Directory Sizes
  493. ---------------------------
  494.  
  495.  With SHIFT-F2 you can calculate the sizes of all Directories actually
  496.  displayed in the file list. The display changes automatically to long
  497.  display mode.
  498.  
  499.  With this function you can calculate the disk usage of certain programms.
  500. >77
  501.  Next Filelist
  502. ---------------------------
  503. >78
  504.  Make Directory
  505. ---------------------------
  506. >79
  507.  Change Display Mode
  508. ---------------------------
  509.  Changes the actual window display mode of FILEJET
  510. >100
  511.  Setup editor
  512. ------------
  513.  Please enter the coplete path of the external fileeditor. After
  514.  Return the path is checked for existance of the program.
  515.  
  516. >101
  517.  Setup file viewer
  518. ------------------
  519.  Please enter the coplete path of the external fileviewer. After
  520.  Return the path is checked for existance of the program.
  521.  
  522. >102
  523.  Setup wordprocessing
  524. -----------------------
  525.  Please enter the coplete path of your wordprocessing program. After
  526.  Return the path is checked for existance of the program.
  527.  
  528. >103
  529.  Setup hexeditor
  530. ----------------
  531.  Please enter the coplete path of the external fileeditor. After
  532.  Return the path is checked for existance of the program.
  533.  
  534. >104
  535.  Setup file differences
  536. -----------------------
  537.  Please enter the coplete path of the program for finding file
  538.  differences (diff). After Return the path is checked for
  539.  existance of the program.
  540.  
  541. >107
  542.  Setup colors
  543. --------------
  544.  Definition of all color settings. Change the background color with
  545.  CURSOR UP/DOWN and the foreground color with CURSOR LEFT/RIGHT.
  546.  You have to accept the new color setting for a specific color with
  547.  RETURN and save the setup.
  548.  
  549.  The main window is redisplayed with the new color after restarting
  550.  the program.
  551.  
  552. >108
  553.  Save setup
  554. -------------
  555.  Save all setup data.
  556.  
  557. >109
  558.  Setup sort mode
  559. ----------------
  560.  Defines the sort criteria for the filelist.
  561.  You can choose  :
  562.  
  563.            alphabetic
  564.            date and time
  565.            file size
  566.            file extension
  567.            unsorted
  568.            mode        /selected files in front
  569. >110
  570.  Setup darkscreen
  571. ----------------------
  572.  Define a time in minutes before the  screen display is switched off.
  573.  In darkscreen mode a random pixel picture is displayed.
  574.  
  575. >111
  576.  Setup userlevel
  577. ----------------
  578.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribut are not
  579.  displayed. This offers more security so that they can't be deleted
  580.  by an user error.
  581.  
  582. >112
  583.  Setup function keys
  584. -----------------------
  585.  This function allows the definition of commands for function key
  586.  F5 - F10.
  587.  
  588.  For each function key a 9 character comment string is available.
  589.  After activating the function key assingment with INSERT this comment
  590.  is displayed.
  591.  
  592.  Multiple commands are seperated with a ';'. The actual file
  593.  is placed at the position of '%'. If you use '%%' the filename without
  594.  extenision is inserted.
  595.  
  596.  
  597.  F.e:          F05  Comment   : ZIP
  598.                F05            : pkzip -a %%.zip %;del %
  599.  
  600. >113
  601.  Setup Preferences
  602. ---------------------
  603.  FILEJET allows the combination of Fileextension and commands via
  604.  preferences. After QUICK START or COMMAND the preference file is
  605.  searched. If the file extension is combined with a command, the command
  606.  will immediatly executed or displayed in the command line.
  607.  
  608. >114
  609.  Setup Display Mode
  610. ---------------------
  611.  
  612.  With this function you can select the display mode for FILEJET.
  613.  
  614.  FILEJET offers 3 different display modes.
  615.  
  616.   - One File Window
  617.   - File Window and Directory window
  618.   - Two File Windows
  619.  
  620. >200
  621.  Save File
  622. ----------------
  623. >201
  624.  Quit File
  625. ----------------
  626. >202
  627.  Save File and quit
  628. ----------------------------
  629. >203
  630.  Rename File
  631. -----------------------------
  632. >204
  633.  Load File
  634. ----------------
  635. >205
  636.  Activate next/previous file
  637. ----------------------------------
  638. >206
  639.  Command mode
  640. -------------------------
  641. >207
  642.  Start a shell
  643. ----------------
  644. >220
  645.  Copy a block
  646. ---------------
  647. >221
  648.  Delete a block
  649. ---------------
  650. >222
  651.   Move a block
  652. ---------------
  653. >223
  654.  Mark a block
  655. ----------------
  656. >224
  657.  Unmark a block
  658. --------------------
  659. >225
  660.  Save marked block in file
  661. --------------------------
  662. >230
  663.  Delete line
  664. ---------------
  665. >231
  666.  Paste Screenpuffer
  667. --------------------
  668. >240
  669.  Search a test case sensitive
  670. ------------------------------
  671. >241
  672.  Search a text case insensitive
  673. -------------------------------
  674. >242
  675.  Search text again
  676. ------------------
  677.  
  678.  
  679. >300
  680.  Setup userlevel
  681. ----------------
  682.  In BEGINNER Level the files with SYSTEM- and HIDDEN attribut are not
  683.  displayed. This offers more security so that they can't be deleted
  684.  by an user error.
  685. >301
  686. Advanced Userlevel
  687. -------------------
  688.  In ADVANCED level all files are displayed.
  689.  
  690. >400
  691. Compare files
  692. ------------------
  693.  
  694.  Compare all selected files of the list (global list) with a destination
  695.  directory. File date, time size and existance will be compared.
  696.  
  697.  Files with differences are selected after execution. The state of the
  698.  file is displayed as :
  699.  
  700.         O or OLD    : source file older than destination file
  701.         N or NEW    : source file newer than destination file
  702.         - or ---    : file not existent in destination directory
  703.         < or <<<    : file smaller than in destination directory
  704.                       but same date and time.
  705.         > or >>>    : file bigger than in destination directory
  706.                       but same date and time.
  707.  
  708. >401
  709.  File differences
  710. --------------------------
  711.  This command compared files using the program entered in setup
  712.  for file differnces. The output can be redirected (CON for console default).
  713.  
  714. >402
  715.  Filefind
  716. ----------------
  717.  Locating files on one drive.
  718.  
  719.  You have to enter the path and the search mask in the edit window,
  720.  for example
  721.  
  722.    Search : c:\*.exe
  723.    Search : .\*.c
  724.    Search : .\*.[c-h]
  725.  
  726.  The files mathing the mask are displayed in a global filelist for
  727.  further executions with the normal program file functions.
  728.  
  729.  If you enter nothing  *.* is default.
  730.  If you don't enter a directory the search starts at the root \ .
  731.  
  732.  
  733. >403
  734.  Move files
  735. ------------------
  736.  
  737. >404
  738.  Command recursive
  739. ------------------
  740.  Enter a command and a filemask in the dialog box. All files matching
  741.  the file mask are executed with the given command.
  742.  
  743. >405
  744.  Search Text Recursive
  745. ------------------------
  746.  
  747.  This function searches a text in all files matching the entered file
  748.  mask. The files are inserted to a global file list for further operations.
  749.  
  750. >406
  751.  Split file
  752. ------------------------
  753.  
  754.  This functions splits big files into single smaller pieces, for storing
  755.  them f.ex. on a floppy disk. The single parts got the filename and a
  756.  numeric extension. If you select the option optimal size, the maximum
  757.  space on floppy disk is choosen for the file size.
  758.  
  759. >407
  760.  Build file
  761. ------------------------
  762.  
  763.  This function builds the original big file out of the single files
  764.  generated by split files. The function must be activated with file
  765.  cursor on a splitted file (numeric Extension).
  766.  
  767.  You can build the destination file directly from floppy disk to harddisk.
  768.  
  769.  
  770. 
  771.  
  772.